Seleccionar un modelo para los átomos
1.                                               script="select *; spacefill off; wireframe off; spacefill 80"
con este parámetro:
EJEMPLO:
 <embed src="eteno.pdb" height=200 width=200  script="select *; spacefill off; wireframe off; spacefill 80">
2.                                            script="select *; spacefill off; wireframe off; select *.C; spacefill 80"
con este parámetro:
EJEMPLO:
 <embed src="eteno.pdb" height=200 width=200 script="select *; spacefill off; wireframe off; select *.C; spacefill 80">